home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / utilitys / 388 / mx2net / mx2net.txt < prev   
Text File  |  1990-02-04  |  2KB  |  35 lines

  1.  
  2.         The network uses the MIDI port to allow disk sharing between
  3.         two ST's that are both running MX2NET. The remote
  4.         drives can be used just like your local drives but they will of
  5.         course be slower because of the transfer of the data through the
  6.         MIDI ports.
  7.  
  8.         The remote drives are defined in the MX2NET.INF file. This is a
  9.         ascii file with the drive parameters all on one line. For example
  10.         if you have    cfr,dgr,eow     in your file.
  11.                        |||       |
  12.                       / | \       \
  13.                      /  |  \       \
  14.                remote local read    write
  15.                drive  drive access  access
  16.  
  17.         You will be able to access remote drive C as your local drive F
  18.         read-only. Remote drive D will be G and remote drive E will be O
  19.         with write access. If you wish to change the drives simply edit
  20.         the MX2NET.INF file, reboot your ST and rerun the MX2NET.PRG.
  21.         A max of 14 drives can be defined with P being the highest.
  22.  
  23.         Be sure to cross connect the midi cables ie... the MIDI out to
  24.         the MIDI in on the other ST and vice verse.
  25.  
  26.                             midi in ___  ___ midi in
  27.                   ST 1                 \/                 ST 2
  28.                            midi out ___/\___ midi out
  29.  
  30.  
  31.         The MX2NET.PRG is a standalone network driver that runs from
  32.         the DESKTOP or another GEM program. It should NOT be installed
  33.         in an AUTO folder.
  34.  
  35.